FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package rki.demis.r4.core#1.23.2 (47 ms)

Package rki.demis.r4.core
Type StructureDefinition
Id Id
FHIR Version R4
Source https://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP
Url https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP
Version 1.2.0
Status active
Date 2023-05-05
Name LaboratoryReportCVDP
Title Laborbericht für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)
Experimental False
Description Der SARS-CoV-2-Laborbericht kann mehrere SARS-CoV-2-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
Type DiagnosticReport
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport Laborbericht
https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionCVDP Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "LaboratoryReportCVDP",
  "url" : "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP",
  "version" : "1.2.0",
  "name" : "LaboratoryReportCVDP",
  "title" : "Laborbericht für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)",
  "status" : "active",
  "date" : "2023-05-05",
  "description" : "Der SARS-CoV-2-Laborbericht kann mehrere SARS-CoV-2-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.code",
        "path" : "DiagnosticReport.code",
        "definition" : "Im SARS-CoV-2-Laborbericht ist der code immer mit dem Wert \"cvdp\" aus dem ValueSet https://demis.rki.de/fhir/CodeSystem/notificationCategory zu belegen."
      },
      {
        "id" : "DiagnosticReport.code.coding.system",
        "path" : "DiagnosticReport.code.coding.system",
        "fixedUri" : "https://demis.rki.de/fhir/CodeSystem/notificationCategory"
      },
      {
        "id" : "DiagnosticReport.code.coding.code",
        "path" : "DiagnosticReport.code.coding.code",
        "fixedCode" : "cvdp"
      },
      {
        "id" : "DiagnosticReport.code.coding.display",
        "path" : "DiagnosticReport.code.coding.display",
        "min" : 1
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "short" : "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)",
        "definition" : "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionCVDP"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.